home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / utility2 / qdtool.zip / README < prev   
Text File  |  1992-04-01  |  1KB  |  69 lines

  1. Welcome to QDTOOLS v1.0
  2.  
  3. Running:
  4.  
  5. To run qdmenu you type
  6.  
  7. QDMENU file.exe 
  8.  
  9. The file.exe is the windows executable which contains the menu you want
  10. the .qdh file generated for.  QDMENU will read the windows exe file and
  11. parse out the menu resource and generate a qdhelp input file which is
  12. basically ready for you to fill in the blanks for what each menu choice
  13. does and you have instant help!
  14.  
  15.  
  16. Packing List
  17.  
  18.     QDMENU.EXE   -  The program
  19.     README         -  This file
  20.  
  21. Basic Steps:
  22.  
  23.     Run QDMENU on the executable.
  24.     
  25.     run QDHELP on the generated .qdh file
  26.  
  27.     Make yourself a .hpj file for the new .rtf file 
  28.  
  29.     run HC on the rtf file 
  30.  
  31.     Go into windows and check it out
  32.  
  33.     Thats it.
  34.  
  35. Example
  36.  
  37.     To test it out try the following
  38.  
  39.     qdmenu c:\windows\pbrush.exe
  40.  
  41.     qdhelp pbrush.qdh
  42.  
  43.     <make the .hpj file pbrush.hpj>
  44.  
  45.     hc pbrush
  46.  
  47.     now check out the results in windows.
  48.  
  49. Your Help:
  50.  
  51.     I would appreciate your help in finding and killing the bugs that
  52.     are lurking in QDMENU.  If you have questions, comments, bug reports
  53.     or anything else on your mind you can reach me at the following
  54.     locations
  55.  
  56.     Compuserve:    72047,2134
  57.     Genie:         P.ALLEN8
  58.     internet       allen@mr.med.ge.com
  59.  
  60.  
  61.     I am very interested in knowing what you think.
  62.  
  63.  
  64. Keep making help the quick and dirty way!
  65.  
  66. Phil Allen
  67.  
  68.  
  69.